home *** CD-ROM | disk | FTP | other *** search
/ The Games Machine 128 / XENIATGM128.iso / Shareware / MusicMatchJukebox 7.0 / Tutorials / online_attractions.exe / scripts / DefineButton2_48 / BUTTONCONDACTION on(release).as
Text File  |  2001-01-11  |  83b  |  5 lines

  1. on(release){
  2.    fscommand("quit");
  3.    loadMovieNum("loop_open.swf",1,"GET");
  4. }
  5.